From: | Dave Clarke |
Date: | 4 Sep 2001 at 11:47:12 |
Subject: | [D5] Re: Opus' Format replacement |
Once upon a time, 04-Sep-01 16:11:09, Dariusz Gac spoke thus about
'[D5] Re: Opus' Format replacement':
>> Brings up the interface from the Desktop menu and/or icon menu but
>> doesn't seem to pass the argument....can't have everything in a 60
>> second script ;^)
> 60 seconds script ? I try to write something similiar since a few
>days ! :)
Practise, practise, practise :^)
> I have noticed You have not used template option for dopus
>command... my question is how to transfer template as arguments into script
>later ?
No arguments are passed in the above script, it just opens a GUI from which
you can select what you want. Of course, the problem with that is that it
won't let you select unformatted media from the directory requester.
I didn't really look at argument passing...maybe in the next 60 seconds ;^)
Dave